* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jun 2013 12:17:02 +0000 (14:17 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jun 2013 12:17:02 +0000 (14:17 +0200)
commitc36e863c33dd8f598405f693f0962def907f4d3e
tree80aab36aaa55e2acc94a8f7004d7ede47348b201
parentdf76902d7b052ef0139ea3b647cb7d6bac0087bd
* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.

* gfilenotify.c (globals_of_gfilenotify): New function.
(syms_of_gfilenotify): Move global initialization there.

* lisp.h (globals_of_gfilenotify) [HAVE_GFILENOTIFY]: Add prototype.
src/ChangeLog
src/emacs.c
src/gfilenotify.c
src/lisp.h